home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / More Primitives / More Primitives.rsrc / STR#_422.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  260 b   |  11 lines

  1. Inputs: Address
  2. Outputs: Pointer
  3.  
  4. Inputs: integer
  5. Outputs: ABlock@
  6.  
  7. If address is the integer address of a block of memory, then Pointer is that same address represented as a generic pointer type in Prograph. In essence, Address is cast to a Pointer.
  8.  
  9. Memory
  10.  
  11.